; * lisp/erc/erc-backend.el (erc-server-reconnect-timeout): Doc (bug#71756).
authorF. Jason Park <jp@neverwas.me>
Mon, 24 Jun 2024 23:04:37 +0000 (16:04 -0700)
committerF. Jason Park <jp@neverwas.me>
Thu, 27 Jun 2024 13:43:18 +0000 (06:43 -0700)
lisp/erc/erc-backend.el

index a75ceffb6c88424af303f354ed045eb44c73d65f..01213c9724dcebe1fbbbb59126d0fa667b6bdf6e 100644 (file)
@@ -425,7 +425,7 @@ If this value is too low, servers may reject your initial nick
 request upon reconnecting because they haven't yet noticed that
 your previous connection is dead.  If this happens, try setting
 this value to 120 or greater and/or exploring the option
-`erc-regain-services-alist', which may provide a more proactive
+`erc-services-regain-alist', which may provide a more proactive
 means of handling this situation on some servers."
   :type 'number)